home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / system / ffg202.zip / DEMO_BAT.ZIP / WIN-CFG.BAT < prev    next >
DOS Batch File  |  1995-04-01  |  202b  |  7 lines

  1. @echo off
  2. echo Here is a listing of files that define the Windows configuration.
  3. echo Press any key to begin searching...
  4. call presskey
  5. echo on
  6. ffg /p *:\windows\*.[ini,grp,pif] /x*.[exe,com,bat]
  7.